Merge branch 'wip/handle-more-wl-dispatch-failures' into 'main'
authorMatthias Clasen <mclasen@redhat.com>
Sat, 11 Feb 2023 19:56:45 +0000 (19:56 +0000)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 11 Feb 2023 19:56:45 +0000 (19:56 +0000)
commit04c3af537c092d1fe2710b3fdef248b87ec90014
tree2c0f126b0f45b4510c7e25e1da946862bc6b67eb
parent52e18eb7fbdf5a98a4740555913b8378d194919f
parenta7fb9a6865dc73b77d059af2e64e718c750fb472
Merge branch 'wip/handle-more-wl-dispatch-failures' into 'main'

wayland: Handle dispatch failing in a couple of more places

See merge request GNOME/gtk!5495